home *** CD-ROM | disk | FTP | other *** search
- echo "This script will makes a temporary assign to allow you to see the"
- echo "Dock-Anims MagicDock with the supplied Toolmanager demo-configuration.*n"
-
- cd /
-
- c:Assign Frame: Frame/
- c:Assign NoFrame: NoFrame/
-
- if warn
- echo "*n* Error! Assign could not be made.."
- endif
-
- echo "Assignment done.*n"
- echo " Now make sure that ToolManager is active. If you have not installed"
- echo " ToolManager, please make sure that the commodity 'ToolManager' is"
- echo " activated and the preferences program 'ToolManager' is located"
- echo " in SYS:Prefs.*n"
- echo " If you are not sure how to do this, simply install ToolManager to"
- echo " your system. You won't regret it! (Further information about this"
- echo " can be found in the ToolManager distribution package)*n"
- echo "*e[32m If you have done the above preparations just doubleclick the Icon"
- echo " 'Workbench' in this directory to see the demo.*e[0m"
-
- Wait 10
-
- Quit
-
-
-